Bug 1463035 - Remove MOZ_SIGNAL_TRAMPOLINE. r?darchons
authorMike Hommey <mh+mozilla@glandium.org>
Mon, 21 May 2018 03:04:22 +0000 (12:04 +0900)
committerCarsten Schoenert <c.schoenert@t-online.de>
Sat, 17 Jul 2021 07:33:28 +0000 (08:33 +0100)
commit5ad51965639a64d3e18a2768c0cb0cbcff9cc240
tree5c9fe515696adc3a4c8c47f24351a2a561d8ce6a
parent5c623bbee755163d8acc6e6794ac21553988be6f
Bug 1463035 - Remove MOZ_SIGNAL_TRAMPOLINE. r?darchons

For some reason, GNU as is not happy with the assembly generated after
bug 1238661 anymore on Debian armel.

OTOH, as mentioned in bug 1238661 comment 4, we actually don't need this
workaround anymore, so let's just kill it.

Gbp-Pq: Topic porting-armel
Gbp-Pq: Name Bug-1463035-Remove-MOZ_SIGNAL_TRAMPOLINE.-r-darchons.patch
mfbt/LinuxSignal.h [deleted file]
mfbt/moz.build
mozglue/baseprofiler/core/platform-linux-android.cpp
tools/profiler/core/platform-linux-android.cpp